home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / a970.sid next >
Encoding:
Text File  |  1988-05-03  |  3.5 KB  |  81 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : A970 (P970, or PROG970)
  3. -- VERSION           : 1.7
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : FMOORE%TI-EG at CSNET-RELAY
  6. -- AUTHOR            : Freeman Moore
  7. --                   : TI Ada Technology Branch
  8. --                   : PO Box 801, MS 8006
  9. --                   : McKinney, TX  75069
  10. -- COPYRIGHT         : 
  11. -- DATE CREATED      : 26 Apr 85
  12. -- DATE RELEASED     : 26 Apr 85
  13. -- DATE LAST UPDATED : 26 Apr 85
  14. -- LOCATION          : ASR
  15. -- ENVIRONMENT       : DG MV 10000 (ROLM ADE)
  16. --                   :     DEC VAX 11/785 (DEC Ada)
  17. --= CLASSIFICATION       ===============================================--
  18. -- CATEGORY LEVEL 1  : TOOLS
  19. -- CATEGORY LEVEL 2  : Televideo 970 Programmer
  20. -- CATEGORY LEVEL 3  : 
  21. -- CATEGORY LEVEL 4  : 
  22. -- KEYWORD           : TVI970 Terminal
  23. -- KEYWORD           : Terminal
  24. -- KEYWORD           : Terminal Programming
  25. -- INDEX             : Terminal Programming
  26. -- INDEX             : Terminal
  27. -- INDEX             : Televideo 970
  28. -- INDEX             : TVI970
  29. -- TAXONOMY          : 
  30. -- DEPENDENCIES      : 
  31. -- SEE ALSO          : 
  32. --= FILE LISTING         ===============================================--
  33. -- FILE SPECS        : PD:<ADA.TOOLS>A970.*
  34. -- DIRECTORY DISPLAY :
  35. -- Directory   PD:<ADA.TOOLS>
  36. --      File Name     Byte Count  Line Count
  37. --   ---------------  ----------  ----------
  38. --   A970.PRO               3441          77
  39. --   A970.SRC              95322        3516
  40. --   A970.TXT                632          18
  41. --   ===============  ==========  ==========
  42. --     3 Files             99395        3611
  43. --= ABSTRACT             ===============================================--
  44. --         The purpose of PROG970 is to Program the TVI 970 terminal from
  45. -- a file, setting a variety of its features.  These features include the
  46. -- following:
  47. -- 
  48. --              o User Message Line
  49. --              o Function Keys
  50. --              o Cursor Type
  51. --              o Key Click
  52. --              o 25th Line Display
  53. --              o Answerback Sequence
  54. --              o Programmable Keys
  55. --              o Personal Messages
  56. --              o Other User-Definable Char Sequences
  57. -- 
  58. --= REVISION HISTORY     ===============================================--
  59. --
  60. -- DATE         VERSION    AUTHOR                  HISTORY
  61. -- 4/26/85    1.7    Freeman Moore        Initial Release
  62. --= RELEASE NOTICE       ===============================================--
  63. -- This prologue must be included in all copies of this software.
  64. --
  65. -- This software is released to the Ada community.
  66. -- This software is released to the Public Domain (note:
  67. --   software released to the Public Domain is not subject
  68. --   to copyright protection).
  69. -- Restrictions on use or distribution:  NONE
  70. --= DISCLAIMER           ===============================================--
  71. --     This software and its documentation are provided "AS IS" and
  72. -- without any expressed or implied warranties whatsoever.  No warranties
  73. -- as to performance, merchantability, or fitness for a particular
  74. -- purpose exist.
  75. --     The user is advised to test the software thoroughly before
  76. -- relying on it.  The user must assume the entire risk and liability of
  77. -- using this software.  In no event shall any person or organization of
  78. -- people be held responsible for any direct, indirect, consequential or
  79. -- inconsequential damages or lost profits.
  80. --======================================================================--
  81.